home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 3: Developer Tools
/
Linux Cubed Series 3 - Developer Tools.iso
/
devel
/
lang
/
lisp
/
stk-3.002
/
stk-3
/
STk-3.1
/
Contrib
/
STk-wtour
/
stk-wtour
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-24
|
295 b
|
15 lines
#!/bin/sh
#
# This is a start up script for the STk/Scheme widget tour.
#
# Originally by: Andrew Payne payne@crl.dec.com
# Present one by: Suresh Srinivas ssriniva@cs.indiana.edu
STK=/usr/local/bin/stk
STK_LIBRARY=/usr/local/lib/stk
export STK_LIBRARY
export STK
$STK -f ./lib/wtour.stk